Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
floor
floor
Leave the method of sorting
Name:
floor
Category:
math
Programming Language:
php
One-line Description:
Round down to the closest integer.
Related
Tips for Avoiding Rounding Errors with the floor() Function in PHP
5
How to use the PHP floor() function to round down the floating value
1
Similar Functions
asinh
asinh
Inversehyperbolicsin
log1p
log1p
Returnslog(1+number)
sinh
sinh
Hyperbolicsine
srand
srand
Sowtherandomnumberge
decoct
decoct
Convertdecimaltoocta
getrandmax
getrandmax
Showthemaximumpossib
mt_rand
mt_rand
Generatebetterrandom
rand
rand
Generatearandominteg
Popular Articles
Tips for Avoiding Rounding Errors with the floor() Function in PHP
How to use the PHP floor() function to round down the floating value